home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds.fmt / file.man < prev    next >
Encoding:
Text File  |  1989-01-14  |  689 b   |  67 lines

  1.  
  2.  
  3.  
  4. FILE                      User Commands                      FILE
  5.  
  6.  
  7.  
  8. NNAAMMEE
  9.      file - determine file type
  10.  
  11. SSYYNNOOPPSSIISS
  12.      ffiillee file ...
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.      _F_i_l_e performs a series of tests on each argument in an
  16.      attempt to classify it.  If an argument appears to be ascii,
  17.      _f_i_l_e examines the first 512 bytes and tries to guess its
  18.      language.
  19.  
  20. BBUUGGSS
  21.      It often makes mistakes.  In particular it often suggests
  22.      that command files are C programs.
  23.  
  24.      Does not recognize Pascal or LISP.
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Sprite v1.0              April 29, 1985                         1
  64.  
  65.  
  66.  
  67.